FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package kbv.mio.patientenkurzakte#1.0.0 (62 ms)

Package kbv.mio.patientenkurzakte
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=kbv.mio.patientenkurzakte@1.0.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Organization
Url https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Organization
Version 1.0.0
Status active
Name KBV_PR_MIO_NFD_Organization
Experimental False
Description Mit diesem Profil kann eine Institution abgebildet werden.
Type Organization
Kind resource

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Practitioner_Role_With_Organization KBV_PR_MIO_NFD_Practitioner_Role_With_Organization

Resources that this resource uses

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization KBV_PR_Base_Organization


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Organization",
  "version" : "1.0.0",
  "name" : "KBV_PR_MIO_NFD_Organization",
  "status" : "active",
  "publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
  "description" : "Mit diesem Profil kann eine Institution abgebildet werden.",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "servd",
      "uri" : "http://www.omg.org/spec/ServD/1.0/",
      "name" : "ServD"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Organization",
  "baseDefinition" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.1.3",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Organization.meta",
        "path" : "Organization.meta",
        "min" : 1
      },
      {
        "id" : "Organization.meta.versionId",
        "path" : "Organization.meta.versionId",
        "max" : "0"
      },
      {
        "id" : "Organization.meta.lastUpdated",
        "path" : "Organization.meta.lastUpdated",
        "max" : "0"
      },
      {
        "id" : "Organization.meta.source",
        "path" : "Organization.meta.source",
        "max" : "0"
      },
      {
        "id" : "Organization.meta.profile",
        "path" : "Organization.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD_Organization|1.0.0"
      },
      {
        "id" : "Organization.meta.security",
        "path" : "Organization.meta.security",
        "max" : "0"
      },
      {
        "id" : "Organization.meta.tag",
        "path" : "Organization.meta.tag",
        "max" : "0"
      },
      {
        "id" : "Organization.implicitRules",
        "path" : "Organization.implicitRules",
        "max" : "0"
      },
      {
        "id" : "Organization.language",
        "path" : "Organization.language",
        "max" : "0"
      },
      {
        "id" : "Organization.text",
        "path" : "Organization.text",
        "max" : "0"
      },
      {
        "id" : "Organization.contained",
        "path" : "Organization.contained",
        "max" : "0"
      },
      {
        "id" : "Organization.extension",
        "path" : "Organization.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "max" : "0"
      },
      {
        "id" : "Organization.identifier",
        "path" : "Organization.identifier",
        "max" : "0"
      },
      {
        "id" : "Organization.active",
        "path" : "Organization.active",
        "max" : "0"
      },
      {
        "id" : "Organization.type",
        "path" : "Organization.type",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Organization.type.coding",
        "path" : "Organization.type.coding",
        "max" : "1",
        "mustSupport" : true,
        "binding" : {
          "strength" : "example",
          "valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_BAR2_ARZTNRFACHGRUPPE|1.01"
        }
      },
      {
        "id" : "Organization.type.coding.system",
        "path" : "Organization.type.coding.system",
        "min" : 1
      },
      {
        "id" : "Organization.type.coding.version",
        "path" : "Organization.type.coding.version",
        "min" : 1
      },
      {
        "id" : "Organization.type.coding.code",
        "path" : "Organization.type.coding.code",
        "min" : 1
      },
      {
        "id" : "Organization.type.coding.display",
        "path" : "Organization.type.coding.display",
        "min" : 1
      },
      {
        "id" : "Organization.type.coding.userSelected",
        "path" : "Organization.type.coding.userSelected",
        "max" : "0"
      },
      {
        "id" : "Organization.type.text",
        "path" : "Organization.type.text",
        "mustSupport" : true
      },
      {
        "id" : "Organization.name",
        "path" : "Organization.name",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.alias",
        "path" : "Organization.alias",
        "max" : "0"
      },
      {
        "id" : "Organization.telecom",
        "path" : "Organization.telecom",
        "max" : "0"
      },
      {
        "id" : "Organization.address",
        "path" : "Organization.address",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "type"
            }
          ],
          "rules" : "closed"
        },
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "Organization.address:Strassenanschrift",
        "path" : "Organization.address",
        "sliceName" : "Strassenanschrift",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.address:Strassenanschrift.extension",
        "path" : "Organization.address.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "max" : "0"
      },
      {
        "id" : "Organization.address:Strassenanschrift.use",
        "path" : "Organization.address.use",
        "max" : "0"
      },
      {
        "id" : "Organization.address:Strassenanschrift.text",
        "path" : "Organization.address.text",
        "max" : "0"
      },
      {
        "id" : "Organization.address:Strassenanschrift.line",
        "path" : "Organization.address.line",
        "max" : "0"
      },
      {
        "id" : "Organization.address:Strassenanschrift.city",
        "path" : "Organization.address.city",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.address:Strassenanschrift.state",
        "path" : "Organization.address.state",
        "max" : "0"
      },
      {
        "id" : "Organization.address:Strassenanschrift.postalCode",
        "path" : "Organization.address.postalCode",
        "max" : "0"
      },
      {
        "id" : "Organization.address:Strassenanschrift.country",
        "path" : "Organization.address.country",
        "max" : "0"
      },
      {
        "id" : "Organization.address:Strassenanschrift.period",
        "path" : "Organization.address.period",
        "max" : "0"
      },
      {
        "id" : "Organization.address:Postfach",
        "path" : "Organization.address",
        "sliceName" : "Postfach",
        "max" : "0"
      },
      {
        "id" : "Organization.partOf",
        "path" : "Organization.partOf",
        "max" : "0"
      },
      {
        "id" : "Organization.contact",
        "path" : "Organization.contact",
        "max" : "0"
      },
      {
        "id" : "Organization.endpoint",
        "path" : "Organization.endpoint",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.